Skip to content

Refactor PR checks into single workflow#95

Merged
jongracecox merged 2 commits intomasterfrom
jongracecox/refactor-ci-workflows
Dec 30, 2024
Merged

Refactor PR checks into single workflow#95
jongracecox merged 2 commits intomasterfrom
jongracecox/refactor-ci-workflows

Conversation

@jongracecox
Copy link
Owner

Refactor the pre-commit and python test workflows into a single workflow in order to use pre-commit check as a gate for Python tests. This will help limit execution of Python tests.

Refactor the pre-commit and python test workflows into a single workflow
in order to use pre-commit check as a gate for Python tests. This will help
limit execution of Python tests.
Run PR checks on pushes to master in addition to master branch PRs. This
allows the check to be used in a master branch ruleset.
@jongracecox jongracecox merged commit cda1c4d into master Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant